Loading Tool

Explorer IconExplorer

Memory Pool

52,739 transactions
31.01 vMB
0.15766733 BTC
Random Selection Loading Transactions
Max Size: 166.46/200 MB

Candidate Block

Mining Attempt 673f78fbaa19d9bf8f75fa13c9f60ac3ec4b3ff0fe8f8757ebb9f329e2cd5ac5
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 75d7955c23b1bbd758da72975e1580461a74b7a95a1814611e962e9ecc9704c5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,185
Size: 1.00 vMB
Total Fees: 0.07012595 BTC
Feerates: 150.75 > 7.03 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (313,836 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,977 600,977 00000000000000000009def4c923bf6fc4d895004fde96ccae15292d343afc95 714 0.26/1.00 vMB 18
600,976 600,976 000000000000000000113b312077946d052f753db68a0addbb23036dffda6bf9 356 0.14/1.00 vMB 23
600,975 600,975 0000000000000000000ad6e1dff8a9636ac5a840b61c0c80976bc36e2056b5a1 2,857 1.00/1.00 vMB 7
600,974 600,974 00000000000000000010b02273ea4412f4159f14ddd0d9f2a39f139996ce063f 2,954 1.00/1.00 vMB 10
600,973 600,973 00000000000000000009e5ee58c6d53d442c3c8bbca0ad8da825fe3f8f0b77fb 2,700 1.00/1.00 vMB 32
600,972 600,972 0000000000000000000ae39c0279f5a6b959dfcbfdb09e3e0ac09eced9acd7c4 2,438 1.00/1.00 vMB 23
600,971 600,971 0000000000000000000d471ea5577a1c42627c943385bb7224bed33553531eaf 2,717 1.00/1.00 vMB 38
600,970 600,970 0000000000000000000d40c4ae4256ed760d96984fe776cf1d4db5c5dbde0ba6 2,804 1.00/1.00 vMB 17
600,969 600,969 00000000000000000007bffe2336c942b96528b1eb643fa77bfe8f921e94634c 2,763 1.00/1.00 vMB 38
600,968 600,968 00000000000000000003a712219212636656f7133fd1f64f416c0377fc110d7f 2,546 1.00/1.00 vMB 26
600,967 600,967 00000000000000000009f40f03cda52058913a8232b3678fb339da7d07117df8 777 0.42/1.00 vMB 19
600,966 600,966 0000000000000000000cb3f89baafd84cd63ee9cc9e6328af9915c576ed8df51 1,817 0.58/1.00 vMB 21
600,965 600,965 0000000000000000000a6d39d03cb09c4daf5d866b275df96d8df24e62ebabd8 2,380 0.83/1.00 vMB 14
600,964 600,964 0000000000000000001100001d84f55c6080edee953d414c87a79faf701250b3 2,699 1.00/1.00 vMB 30
600,963 600,963 0000000000000000000e63e01837b500564f6522a95c3f6fdd31b24b4d00da50 3,157 1.00/1.00 vMB 24
600,962 600,962 00000000000000000001fe052f14f908b0f66211a5a63bbd17a6ef1697575987 2,136 1.00/1.00 vMB 29
600,961 600,961 00000000000000000012bc422b6ccbd40603739122e3663c1c5814687a23186f 2,216 1.00/1.00 vMB 9
600,960 600,960 000000000000000000007987163ec61543c912b2c3cb39093aa9822e052f346c 2,671 1.00/1.00 vMB 11
600,959 600,959 000000000000000000079971b368e136fe66b881d893197974954df1f077d7aa 2,840 1.00/1.00 vMB 33
600,958 600,958 0000000000000000000cc2e7c0a7bc9f5f7927ce74e3bbdee1023f67e2bc4733 2,592 1.00/1.00 vMB 26
600,957 600,957 0000000000000000000f81199149e8ea60c54ae250336b554ba632d847b77f91 2,645 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.06 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: 651.11 GB
    • Received: 13.41 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.