Loading Tool

Explorer IconExplorer

Memory Pool

82,157 transactions
31.05 vMB
0.11925173 BTC
Random Selection Loading Transactions
Max Size: 188.49/200 MB

Candidate Block

Mining Attempt be391729db37d6b947222d9fc913eccb2adef02297cd8e09af7f8e79bb3ab295
Version 20000000
Previous Block 000000000000000000000eae6ae416cdad2dec45a411fce4671dd0b42eb663a3
Merkle Root 5218d70c04ca33f0b93a43d15d7a364f1a9770d610a2dc90f141ccf4ae7cbcad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,371
Size: 1.00 vMB
Total Fees: 0.04067645 BTC
Feerates: 318.30 > 4.08 > 0.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,401 (402,431 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
512,970 512,970 0000000000000000001b0dd94bb45f2dc979292e0db5a19d509f76bae699c98c 1,356 1.00/1.00 vMB 48
512,969 512,969 0000000000000000002e9d440a032c61a8be5e8314e965c1f5d4b8bf9e80d30c 957 1.00/1.00 vMB 18
512,968 512,968 000000000000000000479fb2073f4201a9147378897e245ad3ab5b6787761913 908 1.00/1.00 vMB 21
512,967 512,967 0000000000000000003af38825d663126871813bbfb82a050457f6f918dc353d 466 1.00/1.00 vMB 8
512,966 512,966 0000000000000000003e5412639fb735d28e6f41581cd39b99465f9b92d7b7a7 486 1.00/1.00 vMB 24
512,965 512,965 000000000000000000540897e300404d14136f2d411cb095582bf2a9fe65531f 498 1.00/1.00 vMB 10
512,964 512,964 00000000000000000035a6a53544f37c55e60022cc537a561e9747cb12913b48 368 1.00/1.00 vMB 13
512,963 512,963 000000000000000000462b4ee2c07bdd5485dd7c336f712c8a37a4810e1a6e09 1,893 1.00/1.00 vMB 27
512,962 512,962 00000000000000000023ca54cce8391c610f51e8b7143db640b20fb6d8e39d1f 1,787 1.00/1.00 vMB 102
512,961 512,961 0000000000000000001ff9ba75aedfdc60eeae12680087e8b0e8e5ba0a3ce4bb 303 1.00/1.00 vMB 8
512,960 512,960 0000000000000000003db32f749ac2a67a9c796d6befc552ac3aaeada209037f 830 1.00/1.00 vMB 34
512,959 512,959 00000000000000000033e38f1353778585e5d23ce45591f0dd9fe0516612beaa 1,099 1.00/1.00 vMB 16
512,958 512,958 00000000000000000053d99f4755972fbf91548b453ec55c15a453e8f37705b3 1,734 1.00/1.00 vMB 97
512,957 512,957 0000000000000000002f6d297b1ae37ab1ef36ec7935a9a718d7d1b103a88c36 626 1.00/1.00 vMB 13
512,956 512,956 00000000000000000005fe742ef0c7e8409fa273833d89ef4f59489d4b4a53ca 640 1.00/1.00 vMB 27
512,955 512,955 000000000000000000473a98b8d3533a393c719bfab07d062750b750b743b9bc 945 1.00/1.00 vMB 32
512,954 512,954 00000000000000000037a9c92403d9f49595b6e1b26abb1bbfe8644c7d655b32 436 1.00/1.00 vMB 14
512,953 512,953 0000000000000000001e4d55b6ee675c949a6497a6de0fc7287ce7928d75ec53 1,362 1.00/1.00 vMB 15
512,952 512,952 0000000000000000002c3f1dd5805f7b189ea10fb8f3d0e95f0b7edc50b96a74 2,649 1.00/1.00 vMB 20
512,951 512,951 0000000000000000003a509581c6bec46f04cd7b019170a90ce136e4dba81561 2,868 1.00/1.00 vMB 55
512,950 512,950 000000000000000000077b18ebb76f1c773a218357fc9cc8418b36728d420fd3 3,180 1.00/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 783.08 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 722.01 GB
    • Received: 18.39 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.